home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cocktail Hour
/
image.iso
/
SLIDES.CST
/
00005_IDLE slideShowX.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-12-11
|
184 b
|
6 lines
on exitFrame
global gAutoMode, gRecNumber, gDirection0IsBack1IsFwd
if gAutoMode and (the timer mod 150 =0) then slideShow gDirection0IsBack1IsFwd
go to the frame
end exitFrame